# GENERATED BY: test/help_test.dart

## Section 0
$ pub cache repair --help
Reinstall cached packages.

Usage: pub cache repair <subcommand> [arguments...]
-h, --help    Print this usage information.
    --all     Repair all cached packages instead of only packages in the current pubspec.lock.

Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-cache for detailed documentation.

